projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fa997e
)
(Example Major Modes): Fix typo.
author
Martin Rudalics
<rudalics@gmx.at>
Wed, 8 Aug 2007 21:14:26 +0000
(21:14 +0000)
committer
Martin Rudalics
<rudalics@gmx.at>
Wed, 8 Aug 2007 21:14:26 +0000
(21:14 +0000)
lispref/modes.texi
patch
|
blob
|
history
diff --git
a/lispref/modes.texi
b/lispref/modes.texi
index 95fbe6a292f4e5cedbec2e5b12421e69f3b3b1e2..3d60756a901741c56cfc113ce0eb43d2ef3bb342 100644
(file)
--- a/
lispref/modes.texi
+++ b/
lispref/modes.texi
@@
-1078,7
+1078,7
@@
each calls the following function to set various variables:
In Lisp and most programming languages, we want the paragraph
commands to treat only blank lines as paragraph separators. And the
-modes should undestand the Lisp conventions for comments. The rest of
+modes should unde
r
stand the Lisp conventions for comments. The rest of
@code{lisp-mode-variables} sets this up:
@smallexample